﻿2026-07-16T13:09:26.9588438Z ##[group]Run actions/checkout@v5
2026-07-16T13:09:26.9589458Z with:
2026-07-16T13:09:26.9589873Z   fetch-depth: 2
2026-07-16T13:09:26.9590388Z   repository: BigscreenVR/spt-bs-core
2026-07-16T13:09:26.9596986Z   token: ***
2026-07-16T13:09:26.9597468Z   ssh-strict: true
2026-07-16T13:09:26.9597911Z   ssh-user: git
2026-07-16T13:09:26.9598364Z   persist-credentials: true
2026-07-16T13:09:26.9598907Z   clean: true
2026-07-16T13:09:26.9599441Z   sparse-checkout-cone-mode: true
2026-07-16T13:09:26.9600013Z   fetch-tags: false
2026-07-16T13:09:26.9600471Z   show-progress: true
2026-07-16T13:09:26.9600948Z   lfs: false
2026-07-16T13:09:26.9601373Z   submodules: false
2026-07-16T13:09:26.9601831Z   set-safe-directory: true
2026-07-16T13:09:26.9602551Z ##[endgroup]
2026-07-16T13:09:27.0398661Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T13:09:27.0400636Z ##[group]Getting Git version info
2026-07-16T13:09:27.0402018Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T13:09:27.0404006Z [command]/usr/bin/git version
2026-07-16T13:09:27.0404643Z git version 2.43.0
2026-07-16T13:09:27.0406287Z ##[endgroup]
2026-07-16T13:09:27.0415645Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ab35d645-b140-4e01-886d-81333016fc6d' before making global git config changes
2026-07-16T13:09:27.0417614Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T13:09:27.0419357Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T13:09:27.0452546Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T13:09:27.0473443Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T13:09:27.0483830Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T13:09:27.0486452Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T13:09:27.0505261Z HEAD
2026-07-16T13:09:27.0537701Z ##[endgroup]
2026-07-16T13:09:27.0538400Z [command]/usr/bin/git submodule status
2026-07-16T13:09:27.0723375Z ##[group]Cleaning the repository
2026-07-16T13:09:27.0759832Z [command]/usr/bin/git clean -ffdx
2026-07-16T13:09:27.0792138Z Removing traceable-reqs
2026-07-16T13:09:27.0800051Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T13:09:27.0863577Z HEAD is now at a7bc1d1 Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:09:27.0868180Z ##[endgroup]
2026-07-16T13:09:27.0869593Z ##[group]Disabling automatic garbage collection
2026-07-16T13:09:27.0872635Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T13:09:27.0900877Z ##[endgroup]
2026-07-16T13:09:27.0902059Z ##[group]Setting up auth
2026-07-16T13:09:27.0906335Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T13:09:27.0936259Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T13:09:27.1133966Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T13:09:27.1161064Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T13:09:27.1350485Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T13:09:27.1377123Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T13:09:27.1570431Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T13:09:27.1601649Z ##[endgroup]
2026-07-16T13:09:27.1602652Z ##[group]Fetching the repository
2026-07-16T13:09:27.1608927Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +a7bc1d1cd71a406b5a1d14a00194895436ed721f:refs/remotes/pull/14/merge
2026-07-16T13:09:27.6270320Z ##[endgroup]
2026-07-16T13:09:27.6271802Z ##[group]Determining the checkout info
2026-07-16T13:09:27.6273423Z ##[endgroup]
2026-07-16T13:09:27.6276715Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T13:09:27.6326081Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T13:09:27.6353289Z ##[group]Checking out the ref
2026-07-16T13:09:27.6355076Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/14/merge
2026-07-16T13:09:27.6401724Z HEAD is now at a7bc1d1 Merge eb9fd8643921930ce21cc7ef0751a27360fc14bc into 01d2d18cb3196313eb04e6a1fa03e28437fb5056
2026-07-16T13:09:27.6405191Z ##[endgroup]
2026-07-16T13:09:27.6439424Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T13:09:27.6464117Z a7bc1d1cd71a406b5a1d14a00194895436ed721f
